Add a 'w' in the right spot.
guint size);
-
/* Shared library entry point --> This should be removed when
generic_image_load enters gdk-pixbuf-io. */
GdkPixbuf *gdk_pixbuf__wbmp_image_load(FILE * f)
*
* append image data onto inrecrementally built output image
*/
-gboolean gdk_pixbuf__bmp_image_load_increment(gpointer data, guchar * buf,
+gboolean gdk_pixbuf__wbmp_image_load_increment(gpointer data, guchar * buf,
guint size)
{
struct wbmp_progressive_state *context =